HomeSort by: relevance | last modified time | path
    Searched refs:N_FN (Results 1 - 7 of 7) sorted by relevancy

  /src/include/
nlist.h 73 #define N_FN 0x1e /* file name (N_EXT on) */
  /src/tools/arm-elf2aout/
nlist.h 75 #define N_FN 0x1e /* file name (N_EXT on) */
  /src/tools/m68k-elf2aout/
nlist.h 75 #define N_FN 0x1e /* file name (N_EXT on) */
  /src/tests/lib/libm/
t_fe_round.c 108 N_FN,
120 for (fn = 0; fn < N_FN; fn++) {
184 N_FN,
203 for (fn = 0; fn < N_FN; fn++) {
346 N_FN,
361 for (fn = 0; fn < N_FN; fn++) {
  /src/lib/libc/gen/
nlist_elf32.c 204 p->n_type = N_FN;
316 p->n_type = N_FN;
  /src/usr.sbin/kvm_mkdb/
nlist_elf32.c 302 nbuf.n_type = N_FN;
  /src/usr.bin/elf2aout/
elf2aout.c 543 outbuf[i].n_type = N_FN;

Completed in 16 milliseconds