Searched refs:get_scale (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dconvtbl.h56 extern int get_scale(const char *);
H A Difcmds.c51 if ((scale = get_scale(args)) != -1)
H A Dconvtbl.c118 get_scale(const char *name) function
/freebsd-current/usr.bin/dc/
H A Dbcode.c77 static void get_scale(void);
178 { 'K', get_scale },
574 get_scale(void) function

Completed in 190 milliseconds