Searched defs:ltp (Results 1 - 6 of 6) sorted by relevance

/src/sys/compat/linux/common/
H A Dlinux_time.c124 native_to_linux_timespec(struct linux_timespec *ltp, const struct timespec *ntp) argument
132 linux_to_native_timespec(struct timespec *ntp, const struct linux_timespec *ltp) argument
/src/sys/compat/linux32/common/
H A Dlinux32_time.c240 native_to_linux32_timespec(struct linux32_timespec *ltp, argument
250 linux32_to_native_timespec(struct timespec * ntp,const struct linux32_timespec * ltp) argument
/src/usr.bin/xlint/lint1/
H A Dinit.c157 can_init_character_array(const type_t *ltp, const tnode_t *rn) argument
246 check_init_expr(const type_t *ltp, sym_t *lsym, tnode_t *rn) argument
585 const type_t *ltp local in function:brace_level_goto
[all...]
H A Dtree.c1434 const type_t *ltp = ln->tn_type; local in function:check_enum_array_index
2420 typeok_point(const tnode_t *ln, const type_t *ltp, tspec_t lt) argument
2529 warn_incompatible_types(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
2552 typeok_plus(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
2565 typeok_minus(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
2693 warn_incompatible_pointers(op_t op,const type_t * ltp,const type_t * rtp) argument
2725 type_t *ltp = ln->tn_type, *rtp = rn->tn_type; local in function:check_pointer_comparison
2756 typeok_compare(op_t op,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
2793 typeok_colon_pointer(const type_t * ltp,const type_t * rtp) argument
2817 typeok_colon(const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
2880 typeok_assign(op_t op,const tnode_t * ln,const type_t * ltp,tspec_t lt) argument
2903 typeok_scalar(op_t op,const mod_t * mp,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3097 check_assign_pointer_integer(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3130 check_assign_pointer(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3146 warn_assign(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3179 type_t *ltp, *rtp, *lstp = NULL, *rstp = NULL; local in function:check_assign_types_compatible
3289 typeok_op(op_t op,const function_call * call,int arg,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
3468 typeok_enum(op_t op,const mod_t * mp,int arg,const tnode_t * ln,const type_t * ltp,const tnode_t * rn,const type_t * rtp) argument
3492 type_t *ltp = ln->tn_type; local in function:typeok
[all...]
/src/sys/arch/mips/rmi/
H A Drmixl_pcie.c408 rmixl_pcie_lnkcfg_4xx(rmixl_pcie_lnktab_t *ltp, uint32_t grcr) argument
435 rmixl_pcie_lnkcfg_408Lite(rmixl_pcie_lnktab_t *ltp, uint32_t grcr) argument
463 rmixl_pcie_lnkcfg_2xx(rmixl_pcie_lnktab_t *ltp, uint32_t grcr) argument
487 rmixl_pcie_lnkcfg_1xx(rmixl_pcie_lnktab_t * ltp,uint32_t grcr) argument
[all...]
/src/sys/dev/pcmcia/
H A Dif_ray.c343 static struct timeval rtv, tv1, tv2, *ttp, *ltp; variable in typeref:struct:timeval **
[all...]

Completed in 12 milliseconds