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

  /src/external/bsd/file/dist/src/
softmagic.c 1198 cvt_double(union VALUETYPE *p, const struct magic *m) function
1340 if (cvt_double(p, m) == -1)
1345 if (cvt_double(p, m) == -1)
1350 if (cvt_double(p, m) == -1)

Completed in 19 milliseconds