Home
last modified time | relevance | path

Searched refs:handle_comma (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l53 extern void handle_comma(void);
110 \, { handle_comma(); }
H A Dxgettext.c864 handle_comma(void) in handle_comma() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_conditions.c357 static void handle_comma(struct expression *expr) in handle_comma() function
462 handle_comma(expr); in split_conditions()