Searched refs:N_TXTOFF (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/sys/
H A Dimgact_aout.h87 #define N_TXTOFF(ex) \ macro
93 N_ALIGN(ex, N_TXTOFF(ex) + le32toh((ex).a_text))
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_load.c106 # define N_TXTOFF(f, hr) hr.exec_tfile macro
545 (void) lseek(*fd, (long) N_TXTOFF(filehdr, hr), L_SET);
548 (void) lseek(*fd, (long) N_TXTOFF(hr), L_SET);

Completed in 154 milliseconds