LLVM OpenMP 22.0.0git
negtile_intfor.c File Reference
#include <stdlib.h>
#include <stdio.h>

Go to the source code of this file.

Macros

#define HEADER

Functions

int main ()

Variables

int tilesize = -2

Macro Definition Documentation

◆ HEADER

#define HEADER

Definition at line 4 of file negtile_intfor.c.

Function Documentation

◆ main()

int main ( void )

Definition at line 11 of file negtile_intfor.c.

References i, and j.

Variable Documentation

◆ tilesize

int tilesize = -2

Definition at line 9 of file negtile_intfor.c.