Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds