Home
last modified time | relevance | path

Searched refs:check_op (Results 1 – 2 of 2) sorted by relevance

/external/pixman/test/
Dcheck-formats.c5 check_op (pixman_op_t op, in check_op() function
351 return check_op (op, src_fmt, dest_fmt); in main()
/external/eigen/blas/
Dcommon.h56 inline bool check_op(const char* op) in check_op() function