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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-perl.c 542 symbol_type_function /* Function name after 'sub'. */ enumerator in enum:symbol_type_ty
2686 next->sub_type = symbol_type_function;
2690 || tp->sub_type == symbol_type_function)
x-perl.c 542 symbol_type_function /* Function name after 'sub'. */ enumerator in enum:symbol_type_ty
2686 next->sub_type = symbol_type_function;
2690 || tp->sub_type == symbol_type_function)
x-perl.c 542 symbol_type_function /* Function name after 'sub'. */ enumerator in enum:symbol_type_ty
2686 next->sub_type = symbol_type_function;
2690 || tp->sub_type == symbol_type_function)

Completed in 67 milliseconds