Home
last modified time | relevance | path

Searched defs:main_loop (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Drlptytest.c163 main_loop(void) in main_loop() function
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drlptytest.c163 main_loop(void) in main_loop() function
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c685 static void main_loop(int local_sock, int cmd_timeout) in main_loop() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc2824 if (loop_vec_info main_loop = LOOP_VINFO_ORIG_LOOP_INFO (old_loop_vinfo)) in vect_better_loop_vinfo_p() local