Searched refs:Val_none (Results 1 – 3 of 3) sorted by relevance
56 #define Val_none Val_int(0) macro71 return Val_none; in Val_errno()78 return Val_none; in Val_context()
230 #define Val_none Val_int(0) macro338 v2 = Val_none; in Val_defbool()351 if (v == Val_none) in Defbool_val()408 CAMLreturn(Val_none); in Val_string_option()415 if (v != Val_none) in String_option_val()436 error = Val_none; in async_callback()461 if (async != Val_none) { in aohow_val()934 v = Val_none; in stub_xl_cputopology_get()
44 #define Val_none (Val_int(0)) macro47 ((Field(array, index) == Val_none) ? NULL : String_val(Field(Field(array, index), 0)))53 …i2 = ((Field(input, 1) == Val_none) ? 0xffffffff : (uint32_t) Int64_val(Field(Field(input, 1), 0))…168 for (l = flags; l != Val_none; l = Field(l, 1)) { in stub_xc_domain_create()180 l != Val_none; in stub_xc_domain_create()812 tmp = Val_none; in stub_xc_domain_cpuid_set()
Completed in 8 milliseconds