HomeSort by: relevance | last modified time | path
    Searched defs:intvalue (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/modload/
main.c 210 int64_t intvalue; local
215 if (dehumanize_number(value, &intvalue) != 0)
218 if (!prop_dictionary_set_int64(props, name, intvalue))
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.h 461 sinteger_t intvalue; member in union:Token::__anon16000

Completed in 26 milliseconds