Searched refs:_cpp_aligned_alloc (Results 1 – 8 of 8) sorted by relevance
112 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
1123 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
2948 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
2859 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
113 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
1213 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
3465 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
3710 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function