Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/bc/dist/
H A Dproto.h131 void incr_array (int var_name);
H A Dexecute.c123 incr_array (var_name); in execute()
H A Dstorage.c832 incr_array (int var_name) in incr_array() function