HomeSort by relevance Sort by last modified time
    Searched refs:valuep (Results 26 - 33 of 33) sorted by null

12

  /external/bison/darwin-lib/
stdlib.h 554 the first option and the comma, sets *VALUEP to the value of the
557 Otherwise it returns -1, and *OPTIONP and *VALUEP are undefined.
562 (char **optionp, char *const *tokens, char **valuep)
566 (char **optionp, char *const *tokens, char **valuep));
    [all...]
  /external/bison/linux-lib/
stdlib.h 554 the first option and the comma, sets *VALUEP to the value of the
557 Otherwise it returns -1, and *OPTIONP and *VALUEP are undefined.
562 (char **optionp, char *const *tokens, char **valuep)
566 (char **optionp, char *const *tokens, char **valuep));
    [all...]
  /external/bison/lib/
stdlib.in.h 232 the first option and the comma, sets *VALUEP to the value of the
235 Otherwise it returns -1, and *OPTIONP and *VALUEP are undefined.
240 (char **optionp, char *const *tokens, char **valuep)
244 (char **optionp, char *const *tokens, char **valuep));
  /external/ltrace/
output.c 299 struct value *valuep)
324 if (valuep != NULL)
325 *valuep = value;
ltrace-elf.c 538 elf_load_dynamic_entry(struct ltelf *lte, int tag, GElf_Addr *valuep)
561 *valuep = dyn.d_un.d_ptr;
    [all...]
  /external/elfutils/0.153/libdw/
libdwP.h 465 bool cfap, bool valuep,
  /external/libsepol/src/
link.c 1958 unsigned int valuep; member in struct:find_perm_arg
    [all...]
  /external/qemu/disas/
arm.c     [all...]

Completed in 237 milliseconds

12