Searched refs:int_value (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dmtsm.h29 struct int_value { struct
32 int_value();
33 ~int_value();
34 void diff(FILE *, const char *, int_value);
35 int differs(int_value);
41 struct bool_value : public int_value {
47 struct units_value : public int_value {
93 int_value int_values[LAST_INT];
H A Dmtsm.cpp33 int_value::int_value() function in class:int_value
38 int_value::~int_value()
42 void int_value::diff(FILE *fp, const char *s, int_value compare)
57 void int_value::set(int v)
63 void int_value::unset()
68 void int_value::set_if_unknown(int v)
74 int int_value
[all...]
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-stack.c21 int int_value; member in union:tre_stack_item
/macosx-10.10/cups-408/cups/cups/
H A Ddest-options.c82 int int_value; /* Integer value */ local
173 int_value = atoi(value);
176 if (attr->values[i].integer == int_value)
184 int_value = atoi(value);
187 if (int_value >= attr->values[i].range.lower &&
188 int_value <= attr->values[i].range.upper)
2020 int int_value; /* Integer value */ local
2065 int_value = atoi(value);
2071 if (attrval->integer == int_value)
2080 int_value
[all...]
/macosx-10.10/apr-32/apr/apr/include/
H A Dapr.h.in314 typedef @int_value@ apr_int32_t;
315 typedef unsigned @int_value@ apr_uint32_t;
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Dpmap.py187 int_value = ArgumentStringToInt(cmd_args[2])
188 print WritePhysInt(phys_addr, int_value, nbits)
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dshell.c222 int *int_value; member in struct:__anon6591
774 *long_args[i].int_value = 1;
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deapmschapv2_plugin.c570 int32_t * int_value)
579 *int_value = (int)strtol(val, NULL, 10);
568 mschap2_message_int32_attr(const char * message, uint16_t message_length, const char * attr, int attr_len, int32_t * int_value) argument
/macosx-10.10/apr-32/apr/apr/
H A Dconfigure711 int_value
23296 int_value=int

Completed in 255 milliseconds