Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
Ddialog.h63 #define MAX(x,y) (x > y ? x : y) macro
Dchecklist.c182 check_x = MAX(check_x, strlen(item_str()) + 4); in dialog_checklist()
Dmenubox.c321 choice = MAX(choice - 1, 0); in dialog_menu()
/scripts/
Dasn1_compiler.c257 _(MAX),