Home
last modified time | relevance | path

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

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