Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/dc/
Dbcode.c107 static void not_compare(void);
142 { '!', not_compare },
1383 not_compare(void) in not_compare() function