Searched refs:sort_flag (Results 1 – 5 of 5) sorted by relevance
43 bool sort_flag);475 new_input_section_name (const char *name, bool sort_flag) in new_input_section_name() argument481 newp->sort_flag = sort_flag; in new_input_section_name()
116 bool sort_flag);2374 new_input_section_name (const char *name, bool sort_flag) in new_input_section_name() argument2380 newp->sort_flag = sort_flag; in new_input_section_name()
529 bool sort_flag; member
107 int sort_flag; variable767 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sdirent_comp()770 if (sort_flag & LS_NAME_SORT) in sdirent_comp()772 else if (sort_flag & LS_TIME_SORT) in sdirent_comp()774 else if (sort_flag & LS_SIZE_SORT) in sdirent_comp()819 sort_flag = lflag & (SORT_FLAGS|LS_REVERSE_SORT); in do_ls_dir()
1302 int sort_flag = 0; in icvFillEdgeCollection() local1392 sort_flag = 1; in icvFillEdgeCollection()1402 while( sort_flag && keep_prelast != tmp.next && keep_prelast != &tmp ); in icvFillEdgeCollection()