RetroArch
Functions
djb2.c File Reference
#include <stdio.h>
#include <stdint.h>
Include dependency graph for djb2.c:

Functions

static uint32_t djb2 (const char *str)
 
int main (int argc, const char *argv[])
 

Function Documentation

◆ djb2()

static uint32_t djb2 ( const char *  str)
static
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
const char *  argv[] 
)
Here is the call graph for this function: