Zen-C
Loading...
Searching...
No Matches
zen_facts.c File Reference
#include "zen_facts.h"
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
Include dependency graph for zen_facts.c:

Data Structures

struct  ZenFact
 

Macros

#define ZEN_PROBABILITY   10
 

Functions

void zen_init (void)
 
void zzen_at (Token t, const char *msg, const char *url)
 
int zen_trigger_at (ZenTrigger t, Token location)
 
void zen_trigger_global (void)
 

Macro Definition Documentation

◆ ZEN_PROBABILITY

#define ZEN_PROBABILITY   10

Function Documentation

◆ zen_init()

void zen_init ( void  )
Here is the caller graph for this function:

◆ zen_trigger_at()

int zen_trigger_at ( ZenTrigger  t,
Token  location 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ zen_trigger_global()

void zen_trigger_global ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ zzen_at()

void zzen_at ( Token  t,
const char *  msg,
const char *  url 
)
Here is the caller graph for this function: