Home
last modified time | relevance | path

Searched defs:FOUR_CHAR_CODE (Results 1 – 25 of 57) sorted by relevance

123

/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/Carbon/
H A DAliases.py3 def FOUR_CHAR_CODE(x): return x function
H A DCoreFoundation.py3 def FOUR_CHAR_CODE(x): return x function
H A DCoreGraphics.py3 def FOUR_CHAR_CODE(x): return x function
H A DLists.py3 def FOUR_CHAR_CODE(x): return x function
H A DQDOffscreen.py3 def FOUR_CHAR_CODE(x): return x function
H A DFonts.py3 def FOUR_CHAR_CODE(x): return x function
H A DMacHelp.py3 def FOUR_CHAR_CODE(x): return x function
H A DComponents.py3 def FOUR_CHAR_CODE(x): return x function
H A DLaunchServices.py3 def FOUR_CHAR_CODE(x): return x function
H A DDialogs.py3 def FOUR_CHAR_CODE(x): return x function
H A DDragconst.py3 def FOUR_CHAR_CODE(x): return x function
H A DQuickDraw.py4 def FOUR_CHAR_CODE(x): return x function
181 def FOUR_CHAR_CODE(x): return x function
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/Carbon/
H A DAliases.py3 def FOUR_CHAR_CODE(x): return x function
H A DCoreFoundation.py3 def FOUR_CHAR_CODE(x): return x function
H A DCoreGraphics.py3 def FOUR_CHAR_CODE(x): return x function
H A DLists.py3 def FOUR_CHAR_CODE(x): return x function
H A DQDOffscreen.py3 def FOUR_CHAR_CODE(x): return x function
H A DMacHelp.py3 def FOUR_CHAR_CODE(x): return x function
H A DFonts.py3 def FOUR_CHAR_CODE(x): return x function
H A DComponents.py3 def FOUR_CHAR_CODE(x): return x function
H A DLaunchServices.py3 def FOUR_CHAR_CODE(x): return x function
H A DDialogs.py3 def FOUR_CHAR_CODE(x): return x function
H A DDragconst.py3 def FOUR_CHAR_CODE(x): return x function
H A DQuickDraw.py4 def FOUR_CHAR_CODE(x): return x function
181 def FOUR_CHAR_CODE(x): return x function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A DConditionalMacros.h130 #define FOUR_CHAR_CODE(x) (x) macro
171 …#define FOUR_CHAR_CODE(x) ((long)(x)) /* otherwise compiler will complain about values with … macro
173 #define FOUR_CHAR_CODE(x) (x) macro
219 #define FOUR_CHAR_CODE(x) (x) macro

123