Searched defs:fall (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/arch/hppa/stand/common/ |
H A D | pdc.c | 404 fall(int c_base, int c_count, int c_loop, int c_stride, int data) in fall() function
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | machdep.c | 990 fall(int c_base, int c_count, int c_loop, int c_stride, int data) in fall() function
|
/netbsd-src/games/hack/ |
H A D | hack.shk.c | 1106 shopdig(int fall) in shopdig()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | timezone.d | 385 immutable fall = dstSwitches[i][3]; variable 975 immutable fall = tzInfos[i][4]; in utcToTZ() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | timezone.d | 345 immutable fall = dstSwitches[i][3]; variable 918 immutable fall = tzInfos[i][4]; in utcToTZ() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-cfg.c | 9125 edge fall = split_block (bb, stmt); in insert_cond_bb() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-cfg.cc | 9228 edge fall = split_block (bb, stmt); in insert_cond_bb() local
|