OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comma_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
arithmetic.c
204
static intmax_t
comma_list
(int, int);
217
result =
comma_list
(op, noeval);
366
b =
comma_list
(arith_token(), noeval | !a);
410
comma_list
(int token, int noeval)
function
454
result =
comma_list
(arith_token(), 0);
Completed in 20 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026