Home
last modified time | relevance | path

Searched refs:toupper (Results 1 - 4 of 4) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/linux/
H A Dctype.h70 #define toupper(c) __toupper(c) macro
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/linux/
H A Dctype.h70 #define toupper(c) __toupper(c) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dctype.h281 * The toupper() function converts lowercase letters to uppercase.
282 * If c is a lowercase letter, toupper() returns its uppercase
297 int toupper(int);
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm556 toupper(){ function
843 c = \"$pfx\" toupper(\$1);
3959 v=$(toupper ${n%s})_LIST
4006 is_in ${comp} $COMPONENT_LIST && eval comp=\$$(toupper ${comp%s})_LIST
4049 map 'eval unset \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
4052 map 'eval unset \${$(toupper ${v%s})_LIST}' $COMPONENT_LIST
4070 eval list=\$$(toupper $thing)_LIST
4091 eval $action \$$(toupper ${option%s})_LIST
4102 eval show_list $NAME \$$(toupper $NAME)_LIST
4206 eval components="\$$(toupper
[all...]

Completed in 5 milliseconds