Home
last modified time | relevance | path

Searched refs:run_code (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/bc/dist/
H A Dproto.h75 void run_code (void);
H A Dbc.y140 { run_code (); }
142 { run_code (); }
H A Dutil.c290 run_code(void) in run_code() function