Home
last modified time | relevance | path

Searched defs:i_printfExit (Results 1 – 2 of 2) sorted by relevance

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dmessages.c202 void i_printfExit(int msg, ...) in i_printfExit() function
H A Djs_hello_moz.cpp202 void i_printfExit(int crap, ...) { printf(" i_printfExit %d\n", crap); exit(4); } in i_printfExit() function