OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expr_init_const_word
(Results
1 - 4
of
4
) sorted by null
/external/ltrace/
expr.h
92
void
expr_init_const_word
(struct expr_node *node, long l,
printf.c
177
expr_init_const_word
(&len->node, l, &len->type, 0);
expr.c
67
expr_init_const_word
(struct expr_node *node, long l,
function
read_config_file.c
318
expr_init_const_word
(expr, l, type_get_simple(ARGTYPE_LONG), 0);
359
expr_init_const_word
(e_ix, l - 1, ti, 0);
Completed in 217 milliseconds