Searched refs:sizeOut (Results 1 – 1 of 1) sorted by relevance
61 signatureToBasicTypeAndSize(const char *sig, size_t *sizeOut) in signatureToBasicTypeAndSize() argument81 if (sizeOut != NULL) { in signatureToBasicTypeAndSize()82 *sizeOut = size; in signatureToBasicTypeAndSize()89 primitiveToBasicTypeAndSize(PrimitiveType prim, size_t *sizeOut) in primitiveToBasicTypeAndSize() argument106 if (sizeOut != NULL) { in primitiveToBasicTypeAndSize()107 *sizeOut = size; in primitiveToBasicTypeAndSize()