Searched refs:aux (Results 1 – 9 of 9) sorted by relevance
74 let aux key node =78 StringMap.iter aux tree81 let aux node =89 tree |> StringMap.map aux93 let aux key node accu =96 StringMap.fold aux tree acc
73 let rec aux accu n =77 then aux [log_file,1] 281 aux ((file, n) :: accu) (n+1)83 aux [] 1 in
185 let aux con =188 iter cons aux;
1640 touch(aux); in simd_test()1642 touch(aux); in simd_test()1652 touch(aux); in simd_test()1654 touch(aux); in simd_test()1656 touch(aux); in simd_test()1658 touch(aux); in simd_test()1670 touch(aux); in simd_test()1672 touch(aux); in simd_test()1674 touch(aux); in simd_test()1676 touch(aux); in simd_test()[all …]
251 const struct x86_emul_fpu_aux *aux) in emul_test_put_fpu() argument
250 const struct x86_emul_fpu_aux *aux);
726 unsigned long aux, in tlb_op_invpcid() argument732 x86emul_invpcid_pcid(aux) != (seq < 4 ? 0 : INVPCID_PCID) || in tlb_op_invpcid()733 x86emul_invpcid_type(aux) != (seq++ & 3) ) in tlb_op_invpcid()
373 unsigned long aux, in fuzz_tlb_op() argument379 assert(is_x86_user_segment(aux)); in fuzz_tlb_op()
2582 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
Completed in 33 milliseconds