HomeSort by: relevance | last modified time | path
    Searched defs:maybe_expand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
macroexp.c 1324 maybe_expand (growable_macro_buffer *dest,
1381 if (! maybe_expand (dest, &tok, src, no_loop, scope))
1436 if (maybe_expand (&dest, &tok, &src, 0, scope))
1320 maybe_expand (growable_macro_buffer *dest, function
  /src/external/gpl3/gdb/dist/gdb/
macroexp.c 1324 maybe_expand (growable_macro_buffer *dest,
1381 if (! maybe_expand (dest, &tok, src, no_loop, scope))
1436 if (maybe_expand (&dest, &tok, &src, 0, scope))
1320 maybe_expand (growable_macro_buffer *dest, function

Completed in 16 milliseconds