Home
last modified time | relevance | path

Searched refs:binop (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/locale/
A Dpleval.c68 static int binop(struct st* st, int op, unsigned long left) { in binop() function
159 if (binop(st, op, left)) in evalbinop()
/third_party/uapp/dash/src/
A Dshow.c76 goto binop; in shtree()
79 goto binop; in shtree()
82 binop: in shtree()
A Darith_yacc.c204 static intmax_t binop(int token, union yystype *val, int op, int noeval) in binop() function
217 intmax_t a = binop(token, val, op, noeval); in and()
A Djobs.c1246 goto binop; in cmdtxt()
1249 goto binop; in cmdtxt()
1252 binop: in cmdtxt()
/third_party/uapp/dash/src/bltin/
A Dtest.c144 static int binop(void);
335 return binop(); in primary()
342 binop(void) in binop() function

Completed in 10 milliseconds