Searched refs:install_config_header (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/libstdc++-headers/include-std/ |
A D | Makefile | 50 install_config_header = $(call install_header, $(1), bits/$(strip $(2))) macro 80 $(VERBOSE)$(call install_config_header, $(ALLOCATOR_H), c++allocator.h) 81 $(VERBOSE)$(call install_config_header, $(CLOCALE_H), c++locale.h) 87 $(VERBOSE)$(call install_config_header, $(TIME_MEMBERS_H), time_members.h) 88 $(VERBOSE)$(call install_config_header, $(MESSAGES_MEMBERS_H), messages_members.h) 89 $(VERBOSE)$(call install_config_header, $(BASIC_FILE_H), basic_file.h) 90 $(VERBOSE)$(call install_config_header, $(CSTDIO_H), c++io.h)
|
Completed in 5 milliseconds