Home
last modified time | relevance | path

Searched refs:assignment (Results 1 – 6 of 6) sorted by relevance

/third_party/uapp/dash/src/
A Darith_yacc.c135 static intmax_t assignment(int var, int noeval);
144 result = assignment(op, noeval); in primary()
258 b = assignment(yylex(), noeval | !a); in cond()
271 static intmax_t assignment(int var, int noeval) in assignment() function
283 result = assignment(yylex(), noeval); in assignment()
298 result = assignment(yylex(), 0); in arith()
A Dbuiltins.def.in40 * The -a flag specifies that this is a posix 'assignment builtin' command.
A Dnodetypes47 # other - any type that can be copied by assignment
A DTOUR259 There are two consequences of this. First, if an assignment to
/third_party/lib/acpica/generate/lint/
A Doptions.lnt79 -e820 // Allow Boolean test of a parenthesized assignment
/third_party/lib/acpica/
A Dchanges.txt941 // Assignment and compound assignment operations
15825 exception if they are used without prior assignment (just like
15973 Fixed a problem where an assignment to a local variable via the
15975 assignment. Subsequent assignments were ignored.

Completed in 22 milliseconds