Searched refs:STYLE_FUNCTION_ORDER (Results 1 – 3 of 3) sorted by relevance
375 output_style |= STYLE_FUNCTION_ORDER; in main()376 user_specified |= STYLE_FUNCTION_ORDER; in main()485 if ((user_specified & STYLE_FUNCTION_ORDER) in main()634 if (output_style & STYLE_FUNCTION_ORDER) in main()
77 #define STYLE_FUNCTION_ORDER (1<<6) macro
1368 * gprof.h (STYLE_FUNCTION_ORDER): Define.