HomeSort by relevance Sort by last modified time
    Searched refs:handle_ifdef (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
ldlex.l 61 static int handle_ifdef (void);
86 ^"#"ifdef/[[:space:]] { BEGIN (handle_ifdef ()); }
111 BEGIN (handle_ifdef ());
281 handle_ifdef (void)
ldlex.c 2601 handle_ifdef (void) function
    [all...]

Completed in 29 milliseconds