Home
last modified time | relevance | path

Searched defs:max (Results 1 – 3 of 3) sorted by relevance

/scripts/selinux/genheaders/
Dgenheaders.c21 #define max(x, y) (((int)(x) > (int)(y)) ? x : y) macro
/scripts/kconfig/
Dnconf.h29 #define max(a, b) ({\ macro
/scripts/mod/
Dfile2alias.c140 unsigned char max, struct module *mod) in do_usb_entry()
209 unsigned char max, in incbcd()
247 unsigned char chi, clo, max; in do_usb_entry_multi() local
693 kernel_ulong_t *arr, unsigned int min, unsigned int max) in do_input()