![]() |
PandA-2024.02
|
#include <stdio.h>#include "simple_API.h"
Go to the source code of this file.
Functions | |
| __attribute__ ((noinline)) | |
| int | test (NodeId var_2, PropertyId p_var_3, PropertyId p_var_4, PropertyId p_var_5, PropertyId p_var_7, PropertyId p_var_9, PropertyId p_var_11) |
| __attribute__ | ( | (noinline) | ) |
Definition at line 12 of file lubm_trinityq4.c.
References __attribute__(), counter, getInDegree(), getInEdges(), getOutDegree(), getOutEdges(), kernel(), N_THREADS, Edge::node, numAnswers, and Edge::property.

| int test | ( | NodeId | var_2, |
| PropertyId | p_var_3, | ||
| PropertyId | p_var_4, | ||
| PropertyId | p_var_5, | ||
| PropertyId | p_var_7, | ||
| PropertyId | p_var_9, | ||
| PropertyId | p_var_11 | ||
| ) |
Definition at line 106 of file lubm_trinityq4.c.
References loadGraph(), main(), test(), and TheGraph.

1.8.13