Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/dc/tests/
H A Dbcode.sh80 atf_test_case bdivmod
141 atf_add_test_case bdivmod
/freebsd-13.1/usr.bin/dc/
H A Dbcode.c98 static void bdivmod(void);
216 { '~', bdivmod }
1118 bdivmod(void) in bdivmod() function