Home
last modified time | relevance | path

Searched defs:read_number (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtio_str.c116 check_io_str (mpc_ptr read_number, mpc_ptr expected) in check_io_str()
160 check_stdout (mpc_ptr read_number, mpc_ptr expected) in check_stdout()
/netbsd-src/usr.sbin/lpr/lpd/
H A Drecvjob.c289 read_number(const char *fn) in read_number() function
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dconflex.c625 static enum dhcp_token read_number (c, cfile) in read_number() function
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dconflex.c610 read_number(int c, struct parse *cfile) in read_number() function
/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c479 static int read_number (lua_State *L, FILE *f) { in read_number() function