Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Db.c1131 #define REPEAT_ZERO 3 macro
1155 } else if (special_case == REPEAT_ZERO) { in replace_repeat()
1162 if (special_case == REPEAT_ZERO) { in replace_repeat()
1192 if (special_case == REPEAT_ZERO) { in replace_repeat()
1223 firstnum, secondnum, REPEAT_ZERO); in repeat()