Searched refs:_result (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | bitstring.h | 206 *_result = -1; in bit_ffs_at() 227 *_result = _value; in bit_ffs_at() 240 *_result = -1; in bit_ffc_at() 261 *_result = _value; in bit_ffc_at() 281 int *_result) in bit_ffs_area_at() argument 288 *_result = -1; in bit_ffs_area_at() 322 *_result = _value; in bit_ffs_area_at() 328 int *_result) in bit_ffc_area_at() argument 335 *_result = -1; in bit_ffc_area_at() 369 *_result = _value; in bit_ffc_area_at() [all …]
|
| H A D | linker.h | 132 linker_file_t* _result);
|
| /f-stack/freebsd/tools/ |
| H A D | makeobjops.awk | 115 _result = "" 118 _result = separator array[num--] _result; 119 _result = array[1] _result; 121 return _result;
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_cmds.h | 111 #define _ng_l2cap_con_rsp(_m, _ident, _dcid, _scid, _result, _status) \ argument 131 c->param.result = htole16((_result)); \ 170 #define _ng_l2cap_cfg_rsp(_m, _ident, _scid, _flags, _result, _data) \ argument 192 c->param.result = htole16((_result)); \ 204 #define _ng_l2cap_cmd_urs(_m, _ident, _result) \ argument 220 c->result = htole16((_result)); \ 390 #define _ng_l2cap_info_rsp(_m, _ident, _type, _result, _mtu) \ argument 408 c->param.result = htole16((_result)); \ 410 if ((_result) == NG_L2CAP_SUCCESS) { \
|
| /f-stack/app/micro_thread/ |
| H A D | mt_api.h | 74 _result = rc; in SetResult() 79 return _result; in GetResult() 98 int _result; variable
|
| /f-stack/tools/compat/include/sys/ |
| H A D | linker.h | 124 linker_file_t* _result);
|
| /f-stack/freebsd/kern/ |
| H A D | bus_if.m | 140 * location specified by @p *_result. 146 * @param _result a location to receive the instance variable 157 uintptr_t *_result;
|