Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dcmp.c41 #define CMP_OPT_l (1<<1) macro
92 if (opt & CMP_OPT_l) in cmp_main()
127 if (opt & CMP_OPT_l) { in cmp_main()