Searched refs:ulong (Results 1 – 4 of 4) sorted by relevance
68 int mpi_cmp_ui(MPI u, ulong v);
94 typedef unsigned long ulong; typedef
34 TRACE_DEFINE_SIZEOF(ulong);46 memcpy(__entry->args, mc->args, sizeof(ulong) * nargs);47 memset(__entry->args + nargs, 0, sizeof(ulong) * (6 - nargs));
484 #define HV_EVENT_FLAGS_UL_COUNT (256 / sizeof(ulong))490 ulong flags[HV_EVENT_FLAGS_UL_COUNT]; /* linux only */
Completed in 41 milliseconds