Searched refs:_h (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/perf/
H A Dvax.h78 static long _h[4]; variable
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dbinhash.c149 BINHASH_INFO **_h = table->data + binhash_hash(elm->key, elm->key_len, table->size);\
151 if ((elm->next = *_h) != 0) \
152 (*_h)->prev = elm; \
153 *_h = elm; \
H A Dhtable.c153 HTABLE_INFO **_h = table->data + htable_hash(element->key, table->size);\
155 if ((element->next = *_h) != 0) \
156 (*_h)->prev = element; \
157 *_h = element; \
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DGetSymbolFromPEF.h139 } _h; member in struct:LoaderExportChainEntry
H A DPEFSupport.c395 exportChainEntryPtr->_h._h_h._nameLength)) {
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dintrospection.c405 typeof(_dispatch_introspection_hooks.h) _h; \
406 _h = _dispatch_introspection_hooks.h; \
407 if (slowpath((void*)(_h) != DISPATCH_INTROSPECTION_NO_HOOK)) { \
408 _h(__VA_ARGS__); \
/macosx-10.9.5/Heimdal-323.92.1/tests/apple/
H A Dprincipal.GUPTA4.APPLE.COM2100 �~>�e��k�plnPW�Z�����_h�Dg�~m�q8���, ���?� ����|kusers0507@GUPTA4.APPLE.COM&����: kusers0507@GUPTA4.APPLE.COM4\ �3Mroot/admin@GUPTA4.APPLE.COM�3M6�>/���(�qdq�y���g���������N��J���I38�E<�RV��@.���t�??���Rs�(i0�# .]U ����`����������~��n.� �'(�_�3��t�����5���\J��{&�����������> h*n�J� �R0���V:-��U����.��{d
/macosx-10.9.5/ntp-88/sntp/
H A Dconfigure5469 do eval as_ac_var=\${ac_cv_header_${f}_h+set}
6946 do eval as_ac_var=\${ac_cv_header_${f}_h+set}

Completed in 231 milliseconds