Searched refs:_val (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dsfio_s.h45 ssize_t _val; /* values or string lengths */ member in struct:_sfio_s
H A Dsfio.h361 #define __sf_value(f) (_SF_(f)->_val)
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A Dnpruntime.h149 #define BOOLEAN_TO_NPVARIANT(_val, _v) \
152 (_v).value.boolValue = !!(_val); \
155 #define INT32_TO_NPVARIANT(_val, _v) \
158 (_v).value.intValue = _val; \
161 #define DOUBLE_TO_NPVARIANT(_val, _v) \
164 (_v).value.doubleValue = _val; \
167 #define STRINGZ_TO_NPVARIANT(_val, _v) \
170 NPString str = { _val, uint32_t(strlen(_val)) }; \
174 #define STRINGN_TO_NPVARIANT(_val, _le
[all...]
/macosx-10.9.5/libdispatch-339.92.1/src/shims/
H A Datomic_sfb.h76 "mov %[_p], %[_val] \n\t"
77 "not %[_val] \n\t"
78 "bsf %[_val], %[_bit] \n\t" /* val is 0 => set zf */
87 : [_p] "=m" (*p), [_val] "=&r" (val), [_bit] "=&r" (bit)
92 "mov %[_p], %[_val] \n\t"
93 "not %[_val] \n\t"
94 "bsf %[_val], %[_bit] \n\t" /* val is 0 => set zf */
105 : [_p] "=m" (*p), [_val] "=&r" (val), [_bit] "=&r" (bit)
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dbuffer.h809 #define ISC__BUFFER_PUTUINT8(_b, _val) \
812 isc_uint8_t _val2 = (_val); \
818 #define ISC__BUFFER_PUTUINT16(_b, _val) \
821 isc_uint16_t _val2 = (_val); \
828 #define ISC__BUFFER_PUTUINT24(_b, _val) \
831 isc_uint32_t _val2 = (_val); \
839 #define ISC__BUFFER_PUTUINT32(_b, _val) \
842 isc_uint32_t _val2 = (_val); \
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dbuffer.h809 #define ISC__BUFFER_PUTUINT8(_b, _val) \
812 isc_uint8_t _val2 = (_val); \
818 #define ISC__BUFFER_PUTUINT16(_b, _val) \
821 isc_uint16_t _val2 = (_val); \
828 #define ISC__BUFFER_PUTUINT24(_b, _val) \
831 isc_uint32_t _val2 = (_val); \
839 #define ISC__BUFFER_PUTUINT32(_b, _val) \
842 isc_uint32_t _val2 = (_val); \
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A Dsystem_error.h674 error_condition(int _val, const error_category& _cat) argument
675 : _val_(_val), _cat_(&_cat) {}
683 void assign(int _val, const error_category& _cat) { argument
684 _val_ = _val;
736 error_code(int _val, const error_category& _cat) argument
737 : _val_(_val), _cat_(&_cat) {}
746 void assign(int _val, const error_category& _cat) { argument
747 _val_ = _val;
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dkvbuf.c55 * The _val variable holds an offset from the start of the buffer
57 * kvbuf_next_val() bumps the offset so that databuf + _val
337 kv->_val = 0;
397 kv->_val = kv->datalen;
427 p = kv->databuf + kv->_val;
436 kv->_val = kv->datalen;
546 kv->_val = 0;
567 kv->_val = 0;
647 kv->_val = 0;
735 if (kv->_val
[all...]
H A Dkvbuf.h54 uint32_t _val; member in struct:__anon2978
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/libipsec/
H A Dpolicy_parse.y111 struct _val;
113 static struct sockaddr_storage *parse_sockaddr (struct _val *addrbuf,
114 struct _val *portbuf);
134 struct _val {
395 struct _val *addrbuf;
396 struct _val *portbuf;
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcomauth.c152 char* _val = (char*) (val); \
153 size_t _vallength = _val ? strlen(_val) : 0; \
158 if (_val != NULL) \
159 memcpy((buffer), _val, _vallength + 1); \
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dicusvtst.cpp64 const int32_t _val; member in class:Integer
66 Integer(int32_t val) : _val(val) {
69 Integer(const Integer& rhs) : UObject(rhs), _val(rhs._val) {
89 _val == ((Integer&)other)._val;
96 result.append(_val);
168 sprintf(buffer, "%d", (int)i->_val);
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-sh/
H A Dlibatf-sh.subr437 _val="${@}"
439 _atf_config_set "${_var}" "${_val}"
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dcat.c104 #define sfvalue(f) ((f)->_val)
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dnss.c90 #define PK11_SETATTRS(_attr, _idx, _type, _val, _len) do { \
93 ptr->pValue = (_val); \
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfhdr.h41 #define _val val macro
/macosx-10.9.5/sudo-72/src/
H A Dpp78 typeset a n _var _val
156 *=*) _val="${1#*=}"
157 _var=${1%="$_val"}
158 _val=`echo "$_val"|sed -e 's/[$"\\]/\\&/g'`
159 pp_debug "setting $_var = \"$_val\""
160 pp_opt_init_vars="$pp_opt_init_vars$_var=\"$_val\";"

Completed in 185 milliseconds