Searched refs:_cpp_aligned_alloc (Results 1 – 10 of 10) sorted by relevance
108 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
1202 _cpp_aligned_alloc (pfile, sizeof (cpp_macro))); in _cpp_create_trad_definition()
1218 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
3745 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
110 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
1207 _cpp_aligned_alloc (pfile, sizeof (cpp_macro))); in _cpp_create_trad_definition()
1259 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
4590 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
4822 (_cpp_aligned_alloc): Initialize the new name member of the macro.
9698 _cpp_aligned_alloc.