Searched refs:handle_ifdef (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/0.153/src/
H A Dldlex.l78 static int handle_ifdef (void);
103 ^"#"ifdef/[[:space:]] { BEGIN (handle_ifdef ()); }
128 BEGIN (handle_ifdef ());
299 handle_ifdef (void)
H A Dldlex.c1153 static int handle_ifdef (void);
1447 { BEGIN (handle_ifdef ()); }
1519 BEGIN (handle_ifdef ());
2870 handle_ifdef (void) function

Completed in 115 milliseconds