Searched defs:next_stmt (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_sugar.c394 dt_node_t *next_stmt; local
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.h304 void next_stmt () { m_function_point.next_stmt (); } function in class:ana::program_point
H A Dprogram-point.cc633 function_point::next_stmt () function in class:ana::function_point
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-propagate.c784 gimple *next_stmt = NULL; local
H A Dtree-parloops.c309 gassign *next_stmt = as_a <gassign *> (reduc_chain[i]->stmt); local
[all...]
H A Dtree-ssa-strlen.c3099 gimple *next_stmt = gsi_stmt (gsi); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-propagate.cc488 gimple *next_stmt = NULL; local
H A Dtree-ssa-strlen.cc2975 gimple *next_stmt = gsi_stmt (gsi); local
H A Dtree-parloops.cc309 gassign *next_stmt = as_a <gassign *> (reduc_chain[i]->stmt); local
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h206 sqlite3_stmt *(*next_stmt)(sqlite3*,sqlite3_stmt*); member in struct:sqlite3_api_routines

Completed in 181 milliseconds