Searched refs:EXPORT (Results 1 – 25 of 33) sorted by relevance
12
7 EXPORT SYMBOL("adler32")8 EXPORT SYMBOL("compress")10 EXPORT SYMBOL("crc32")12 EXPORT SYMBOL("deflate")21 EXPORT SYMBOL("gzopen")24 EXPORT SYMBOL("gzread")27 EXPORT SYMBOL("gzputs")28 EXPORT SYMBOL("gzgets")29 EXPORT SYMBOL("gzputc")30 EXPORT SYMBOL("gzgetc")[all …]
12 ; EXPORT FUNCTIONS14 EXPORT cpu_intrpt_save15 EXPORT cpu_intrpt_restore16 EXPORT cpu_task_switch17 EXPORT cpu_intrpt_switch18 EXPORT cpu_first_task_start20 EXPORT PendSV_Handler21 EXPORT _first_task_restore
39 #define EXPORT PUBLIC macro43 #define EXPORT xdef macro51 #define EXPORT .global macro59 #define EXPORT .global macro78 EXPORT arm_bitreversal_3279 EXPORT arm_bitreversal_16
27 ; EXPORT FUNCTIONS29 EXPORT HardFault_Handler30 EXPORT MemManage_Handler31 EXPORT BusFault_Handler32 EXPORT UsageFault_Handler
27 ; EXPORT FUNCTIONS
27 @ EXPORT FUNCTIONS
12 ; EXPORT FUNCTIONS
12 @ EXPORT FUNCTIONS
171 install(EXPORT jsoncpp
604 EXPORT ${PROJECT_NAME}Targets612 install(EXPORT ${PROJECT_NAME}Targets
63 set(INSTALL_EXPORT EXPORT jsoncpp)
850 EXPORT libpng918 install(EXPORT libpng DESTINATION lib/libpng FILE lib${PNG_LIB_NAME}.cmake)
1139 - replace EXPORT with ZEXPORT to avoid conflict with other programs1217 - add EXPORT in all exported functions (for Windows DLL)1240 - Add EXPORT keyword for check_func (needed for Windows DLL)
2225 install(TARGETS ${_INSTALL_LIBS} EXPORT SDL2Targets2243 install(EXPORT SDL2Targets
9383 …sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outpu…9385 …sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sonam…13426 …$SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outp…13428 …$SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sona…
9627 …sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outpu…9629 …sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sonam…13670 …$SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outp…13672 …$SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sona…
5151 …sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outpu…5153 …sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sonam…6150 …$SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outp…6152 …$SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sona…
Completed in 62 milliseconds