Searched defs:defval (Results 1 – 4 of 4) sorted by relevance
71 GtkWidget *create_spinbutton(GtkWidget *hbox, double min, double max, double defval) in create_spinbutton()
504 unsigned long long defval; in __gopt_new_int() local
494 long defval = 0L; in tool_setopt() local
1522 #define ASMJS_LOAD_CASE(name, ctype, mtype, defval) \ in Execute() argument