Searched defs:nloc (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/conf/checkmount/ |
H A D | checkmount_bsd44.c | 57 int nloc, i; in fixmount_check_mount() local
|
/netbsd-src/external/bsd/am-utils/dist/conf/mtab/ |
H A D | mtab_bsd.c | 115 int nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in read_mtab() local
|
H A D | mtab_osf.c | 120 int nloc = getmntinfo(&mntbufp, MNT_NOWAIT); in read_mtab() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | var-tracking.c | 5719 rtx nloc = NULL; in add_uses() local 5758 rtx vloc, oloc = loc, nloc; in add_uses() local 5962 rtx oloc = loc, nloc, src = NULL; in add_stores() local
|
H A D | tree-eh.c | 4454 location_t nloc in cleanup_empty_eh_merge_phis() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | var-tracking.cc | 5725 rtx nloc = NULL; in add_uses() local 5764 rtx vloc, oloc = loc, nloc; in add_uses() local 5968 rtx oloc = loc, nloc, src = NULL; in add_stores() local
|
H A D | tree-eh.cc | 4449 location_t nloc in cleanup_empty_eh_merge_phis() local
|