Intel® Implicit SPMD Program Compiler (Intel® ISPC)  1.13.0
Functions
sym.cpp File Reference

file with definitions for symbol and symbol table classes. More...

#include "sym.h"
#include "type.h"
#include "util.h"
#include <stdio.h>
Include dependency graph for sym.cpp:

Go to the source code of this file.

Functions

int ispcRand ()
 

Detailed Description

file with definitions for symbol and symbol table classes.

Definition in file sym.cpp.

Function Documentation

◆ ispcRand()

int ispcRand ( )
inline

Definition at line 307 of file sym.cpp.

Referenced by SymbolTable::RandomSymbol().