Home
last modified time | relevance | path

Searched refs:pval (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dsys.h435 void sys_arch_unprotect(sys_prot_t pval);
440 void reenter_unprotect(sys_prot_t pval);
/AliOS-Things-master/components/lwip/lwip2.0.0/port/
A Dsys_arch.c619 void sys_arch_unprotect(sys_prot_t pval) in sys_arch_unprotect() argument
630 void reenter_unprotect(sys_prot_t pval) in reenter_unprotect() argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dsys.h436 void sys_arch_unprotect(sys_prot_t pval);
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c2212 old_val = *pval; in set_value()
2462 *pval = n; in is_num_string()
6358 *pval = 0; in get_leb128()
6369 *pval = 0; in get_sleb128()
7904 *pval = val; in JS_TryGetPropertyInt64()
18528 for (pval = local_buf; pval < sp; pval++) { in JS_CallInternal()
34284 *pval = val; in bc_get_leb128_u16()
47678 *pval = v; in string_get_field()
47698 *pval = v; in string_get_digits()
47717 *pval = -*pval; in string_get_signed_field()
[all …]

Completed in 98 milliseconds