Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/dc/tests/
H A Dbcode.sh79 atf_test_case bdivmod
140 atf_add_test_case bdivmod
/freebsd-14.2/usr.bin/dc/
H A Dbcode.c96 static void bdivmod(void);
214 { '~', bdivmod }
1116 bdivmod(void) in bdivmod() function