Home
last modified time | relevance | path

Searched refs:_toupper (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/include/
Dctype.h106 #define _toupper(__c) ((__c) & ~32) macro
111 return islower(__c) ? _toupper(__c) : __c; in toupper()
/external/python/cpython2/Objects/
Dstringobject.c2012 #ifndef _toupper
2013 #define _toupper toupper macro
2034 s[i] = _toupper(c); in string_upper()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1296 fun:_toupper=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym40 PUBLIC 2bb30 0 _toupper
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3168 function _toupper(chr) { function
4492 …t;var bz=env._sinh;var bA=env._setlocale;var bB=env._isprint;var bC=env._toupper;var bD=env._print…
4501 …nh": _sinh, "_setlocale": _setlocale, "_isprint": _isprint, "_toupper": _toupper, "_printf": _prin…