HomeSort by relevance Sort by last modified time
    Searched refs:num_type (Results 1 - 2 of 2) sorted by null

  /external/grub/stage2/
tparm.c 135 grub_bool num_type; member in struct:__anon2011
193 stack[stack_ptr].num_type = TRUE;
205 if (stack[stack_ptr].num_type)
215 stack[stack_ptr].num_type = FALSE;
228 if (!stack[stack_ptr].num_type && stack[stack_ptr].data.str != 0)
  /external/libxml2/
xmlschemastypes.c 1777 int num_type = 0; \/* -1 = invalid, 0 = int, 1 = floating *\/ local
    [all...]

Completed in 16 milliseconds