Searched refs:N_SIZE (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/include/
H A Dnlist.h63 #define N_SIZE 0x0c /* pseudo type, defines a symbol's size */ macro
/openbsd-current/usr.bin/find/
H A Dfind.h45 N_SIZE, N_TYPE, N_USER, N_XDEV enumerator in enum:ntype
H A Doption.c93 { "-size", N_SIZE, c_size, O_ARGV },
H A Dfunction.c1481 new = palloc(N_SIZE, f_size);
/openbsd-current/usr.bin/nm/
H A Delf.c280 return (N_SIZE);
282 return (N_SIZE);
342 if (type == N_SIZE) {
H A Dnm.c836 case N_SIZE:

Completed in 96 milliseconds