Searched refs:deflt (Results 1 – 6 of 6) sorted by relevance
13 String deflt("no args"); in main()16 const char *p = (argv[1]) ? argv[1] : deflt; in main()
124 int getpropint(int node, char *name, int deflt);
160 a2int(char *cp, int deflt) in a2int() argument165 return (deflt); in a2int()
1193 getpropint(int node, char *name, int deflt) in getpropint() argument1198 return (deflt); in getpropint()
4846 macro argument by following the name with @samp{=@var{deflt}}. For
4973 macro argument by following the name with @samp{=@var{deflt}}. You