Lines Matching refs:Primitive
270 * Primitive Types:: Built-in types.
279 File: libffi.info, Node: Primitive Types, Next: Structures, Up: Types
281 2.3.1 Primitive Types
371 File: libffi.info, Node: Structures, Next: Size and Alignment, Prev: Primitive Types, Up: Types
964 * ffi_type_complex_double: Primitive Types. (line 82)
965 * ffi_type_complex_float: Primitive Types. (line 79)
966 * ffi_type_complex_longdouble: Primitive Types. (line 85)
967 * ffi_type_double: Primitive Types. (line 41)
968 * ffi_type_float: Primitive Types. (line 38)
969 * ffi_type_longdouble: Primitive Types. (line 71)
970 * ffi_type_pointer: Primitive Types. (line 75)
971 * ffi_type_schar: Primitive Types. (line 47)
972 * ffi_type_sint: Primitive Types. (line 62)
973 * ffi_type_sint16: Primitive Types. (line 23)
974 * ffi_type_sint32: Primitive Types. (line 29)
975 * ffi_type_sint64: Primitive Types. (line 35)
976 * ffi_type_sint8: Primitive Types. (line 17)
977 * ffi_type_slong: Primitive Types. (line 68)
978 * ffi_type_sshort: Primitive Types. (line 56)
979 * ffi_type_uchar: Primitive Types. (line 44)
980 * ffi_type_uint: Primitive Types. (line 59)
981 * ffi_type_uint16: Primitive Types. (line 20)
982 * ffi_type_uint32: Primitive Types. (line 26)
983 * ffi_type_uint64: Primitive Types. (line 32)
984 * ffi_type_uint8: Primitive Types. (line 14)
985 * ffi_type_ulong: Primitive Types. (line 65)
986 * ffi_type_ushort: Primitive Types. (line 53)
987 * ffi_type_void: Primitive Types. (line 10)
1002 Node: Primitive Types11412