Searched refs:VECTOR_2D_DEFINITION (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/util_libs/libutils/include/utils/
H A Dlinear_algebra.h15 * This file provides the macro VECTOR_2D_DEFINITION(name, T)
25 * VECTOR_2D_DEFINITION(vector_2d_int, long int)
44 #define VECTOR_2D_DEFINITION(name, T) \ macro
77 VECTOR_2D_DEFINITION(vector_2d_long_int, long int)
78 VECTOR_2D_DEFINITION(vector_2d_double, double)

Completed in 93 milliseconds