Home
last modified time | relevance | path

Searched refs:ALLOCATED (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/findutils/
Dgrep.c240 #define ALLOCATED 1 macro
644 new_grep_list_data(line, ALLOCATED)); in load_regexes_from_file()
869 if (gl->flg_mem_allocated_compiled & ALLOCATED) in grep_main()