Searched refs:L2P (Results 1 - 1 of 1) sorted by last modified time

/netbsd-current/bin/ksh/
H A Dalloc.c60 #define L2P(l) ( (void *)(((char *)(l)) + sizeof(struct link)) ) macro
78 return L2P(l);
105 return L2P(l2);

Completed in 164 milliseconds