Searched +defs:arith +defs:h (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/lua/src/ |
H A D | lstrlib.c | 288 static int arith (lua_State *L, int op, const char *mtname) { in arith() function 1476 static int getnumlimit (Header *h, const char **fmt, int df) { 1488 static void initheader (lua_State *L, Header *h) { 1498 static KOption getoption (Header *h, const char **fmt, int *size) { 1553 static KOption getdetails (Header *h, size_t totalsize, 1615 Header h; local 1717 Header h; local 1771 Header h; local
|
/freebsd/contrib/one-true-awk/ |
H A D | run.c | 1442 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ in arith() function 2668 Cell *x, *y, *res, *h; in gensub() local
|